@charset "utf-8";
#Texto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
#Atencionrapida p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
